object CloseMinimizeDlg: TCloseMinimizeDlg Left = 400 Top = 112 ActiveControl = btnOk BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'closing spy sweeper' ClientHeight = 270 ClientWidth = 447 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object imgTrayIcon: TResImage Left = 208 Top = 120 Width = 200 Height = 60 ResourceImage = 'IMG_SYSTRAY' end object lblCloseText1: TResStaticText Left = 8 Top = 4 Width = 401 Height = 41 AutoSize = False Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 2 ResourceCaption = 24200 end object lblCloseText2: TResStaticText Left = 8 Top = 64 Width = 401 Height = 49 AutoSize = False Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 3 ResourceCaption = 24201 end object chkDontShow: TResTeCheckBox Left = 8 Top = 200 Width = 431 Height = 20 AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 0 Transparent = True WordWrap = False ResourceCaption = 24202 end object btnOk: TResTeButton Left = 192 Top = 240 Width = 75 Height = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 1 ResourceCaption = 20018 end object ThemeForm: TTeForm2 ThemeObject = 'StandardDialog' Left = 408 Top = 16 end end